Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stable/4.1.x #loophole #serious #16717

Closed
wants to merge 241 commits into from
Closed

Stable/4.1.x #loophole #serious #16717

wants to merge 241 commits into from

Conversation

shrideh
Copy link

@shrideh shrideh commented Apr 4, 2023

Hello! Thank you for your contribution 💪

As it's your first contribution be sure to check out the patch review checklist.

If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!

If you have any design or process questions then you can ask in the Django forum.

Welcome aboard ⛵️!

carltongibson and others added 30 commits May 17, 2022 12:12
…ters.

Thanks Florian Apolloner for the report.
Thanks Simon Charette for the review.

Backport of 9f55489 from main
…llel.

Thanks Pēteris Caune for the report.

Regression in 3b3f38b.
Backport of 41c4cb2 from main
… built-in types without required arguments.

Regression in 0934185.

Backport of 0dd2920 from main
…n sidebar not focusable.

Regression in d915dd1.

Follow up to 780473d.

Backport of 90dcf27 from main
…or() with find_elements(By.CSS_SELECTOR, …).

Follow up to 90dcf27 and
2ccc0b2.
Backport of 1733c88 from main
…ation.

Thanks אורי for the report.

Follow up to 1ea7e31.
Backport of 90aabd7 from main
…exists primary key/unique constraint on the same field.

Backport of b949e40 from main
Empty language is not supported anymore.
Backport of 565ad5a from main
…ield to ManyToManyField.

This makes AddField() used for altering to ManyToManyField, dependent
on the prior RemoveField.
Backport of 798b6c2 from main
Steven and others added 28 commits January 16, 2023 08:24
…stCase.

Co-authored-by: Christian Bundy <me@christianbundy.com>

Backport of 0fbdb97 from main
…iqueConstraint with ordered expressions.

Thanks Dan F for the report.

Bug in 6671058.

Backport of 2b1242a from main.
…ear-downs.

Co-authored-by: Faris Naimi <farisfaris66@gmail.com>

Backport of 40217d1 from main
…s for Accept-Language.

The parsed values of Accept-Language headers are cached in order to
avoid repetitive parsing. This leads to a potential denial-of-service
vector via excessive memory usage if the raw value of Accept-Language
headers is very large.

Accept-Language headers are now limited to a maximum length in order
to avoid this issue.
Black 23.1.0 is released which, as the first release of the year,
introduces the 2023 stable style. This incorporates most of last year's
preview style.

https://github.com/psf/black/releases/tag/23.1.0

Backport of 097e3a7 from main.
Set date for 4.1.7 release.

Backport of 7e00342 from main
…alidationError with no code.

Thanks Mateusz Kurowski for the report.

Regression in 6671058.
Backport of 2fd755b from main
…files.

Thanks to Jakob Ackermann for the report.
…lesStorage docs about paths in comments.

Backport of bae053d from main.
… keys.

Bug in 0dcd549.

Thanks Eric Zarowny for the report.

Backport of 2396933 from main
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! Thank you for your contribution 💪

As it's your first contribution be sure to check out the patch review checklist.

If you're fixing a ticket from Trac make sure to set the "Has patch" flag and include a link to this PR in the ticket!

If you have any design or process questions then you can ask in the Django forum.

Welcome aboard ⛵️!

@felixxm felixxm closed this Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment